projects
/
git-annex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e984c5
)
remove unused imports
author
Joey Hess
<joeyh@joeyh.name>
Tue, 16 May 2023 20:33:02 +0000
(16:33 -0400)
committer
Joey Hess
<joeyh@joeyh.name>
Tue, 16 May 2023 20:33:02 +0000
(16:33 -0400)
Command/Unused.hs
patch
|
blob
|
history
diff --git
a/Command/Unused.hs
b/Command/Unused.hs
index 37566cb677934c3dc882410dc0d3d223771d1e9b..eebe24ca3672d6a71e4d84e01bf9229d76bc8c9d 100644
(file)
--- a/
Command/Unused.hs
+++ b/
Command/Unused.hs
@@
-34,10
+34,8
@@
import Logs.View (is_branchView)
import Annex.BloomFilter
import qualified Database.Keys
import Annex.InodeSentinal
-import Utility.Aeson
import qualified Data.Map as M
-import qualified Data.Vector as V
import qualified Data.ByteString as S
import qualified Data.ByteString.Char8 as S8
import qualified Data.Text as T